| Uses of EpsonCom.IMAGEFORMAT in com.epson.EpsonCom |
|---|
| Fields in com.epson.EpsonCom declared as EpsonCom.IMAGEFORMAT | |
|---|---|
EpsonCom.IMAGEFORMAT |
EpsonComScanParameters.ImageFormat
|
| Methods in com.epson.EpsonCom that return EpsonCom.IMAGEFORMAT | |
|---|---|
static EpsonCom.IMAGEFORMAT |
EpsonCom.IMAGEFORMAT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EpsonCom.IMAGEFORMAT[] |
EpsonCom.IMAGEFORMAT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.epson.EpsonCom with parameters of type EpsonCom.IMAGEFORMAT | |
|---|---|
EpsonCom.ERROR_CODE |
EpsonComDevice.selectImageFormat(EpsonCom.IMAGEFORMAT format)
selectImageFormat selects the image format which will be used to return the image data after the next scan |